home *** CD-ROM | disk | FTP | other *** search
/ Freelog 29 / Freelog029.iso / Bas / Educ / PaintPC / install.exe / PaintPC.exe / scripts / DefineButton2_273 / BUTTONCONDACTION on(release).as
Text File  |  1999-06-04  |  93b  |  7 lines

  1. on(release){
  2.    tellTarget("c3")
  3.    {
  4.       gotoAndStop(eval("_level0:color"));
  5.    }
  6. }
  7.